'Declaration <DispIdAttribute(660)> Sub SetROI( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ )
'Declaration
<DispIdAttribute(660)> Sub SetROI( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ )
[DispId(660)] void SetROI( int Left, int Top, int Width, int Height )
procedure SetROI( Left: Integer; Top: Integer; Width: Integer; Height: Integer );
DispIdAttribute(660) function SetROI( Left : int, Top : int, Width : int, Height : int );
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging IGdPictureImaging Members